.nav_tt {
	color: #1675a1;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 47px 0px;
	padding-top: 0px;
}

.nav_tt a {
	color: #1675a1;
	line-height: 74px;
}

.nav_tt img {
	position: relative;
	top: 35px;
	margin-right: 20px;
}

.bane {
	padding-bottom: 32px;
}

.bane a img {
	display: block;
	width: 100%;
}

.bg_cc {
	padding: 0px 20px;
	background: rgba(255, 255, 255, 0.82);
}

.super1 .left {
	height: 403px;
	position: relative;
}

.w682 {
	width: 682px;
	position: relative;
}

.super1 .left>ul li {
	width: 682px;
	height: 403px;
	position: relative;
}

.super1 .left>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.super1 .left>ul li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 3%;
	width: 94%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	font-size: 16px;
}

.super1 .left>ul li p a {
	color: white;
	font-size: 14px;
	display: block;
	width:80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.super1 .left>ul li a p {
	color: white;
	font-size: 14px;
}

.btn {
	position: absolute;
	bottom: 12px;
	right: 20px;
	z-index: 11;
}

.btn ul li {
	width: 14px;
	height: 14px;
	background: white;
	margin-left: 10px;
	float: left;
}

.btn ul li.on {
	background: #B02016;
}

.tl1 {
	border-bottom: 1px solid #024a92;
}

.tl1 span {
	display: inline-block;
	font-size: 20px;
	color: white;
	font-weight: bold;
	background: #024a92;
	padding: 10px 16px;
	border-radius: 10px 0px 0px 0px;
	letter-spacing: 2px;
}

.w594 {
	width: 594px;
}

.tl1>a {
	float: right;
	font-size: 12px;
	color: #024a92;
	/* font-weight: bold; */
	position: relative;
	top: 22px;
}

.super1 .right dl dt {
	font-size: 22px;
	color: #1e4b87;
	font-weight: bold;
	margin:18px 0px;
}

.super1 .right dl dt a {
	color: #1e4b87;
}

.super1 .right dl dd {
	font-size: 14px;
	color: #1e4b87;
	text-indent: 2em;
	display: block;
	/* display: -webkit-box; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow:hidden;
	margin-bottom: 10px;
	/* display: -webkit-box; */
	height: 55px;
}

.super1 .right dl dd a {
	color: #1e4b87;
}

.super1 .right ul li{
	font-size:18px;
	color:#4c4c4c;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 0px;
	border-bottom: 1px dashed #bfc0c0;
	display: block;
}

.super1 .right ul li:before{
 content:"";
 display:inline-block;
 width:9px;
 height:9px;
 background:url(../images/lj.png) no-repeat center center;
 margin-right:20px;
}

.super1 .right ul li a{
	color:#4c4c4c;
	
}
.super1 .right ul li:hover{
	color:#1e4b87;
}
.super1 .right ul li:hover a{
	color:#1e4b87;
}
	
.t2{
	font-size:20px;
	color:#676767;
	padding-bottom:10px;
	border-bottom:1px solid #dddddd;
	padding-top: 3px;
}
.t2>label{
	padding-right:20px;
	margin-right:12px;
	position: relative;
}
.t2>label a{
	color:#676767;
}
/* .t2>label.on{
	border-right:1px solid #024a92;
} */
.t2>label.on:before{
	content:"";
	display: block;
	position: absolute;
	bottom: -11px;
	right:0px;
	left:0px;
	height:1px;
	background:#024a92;
}
.t2>label.on{
	color:#024a92;
}
.t2>label img{
	position: relative;
	top: 5px;
	margin-right:13px;
}
.t2>a{
	font-size:12px;
	color:#024a92;
	float:right;
	top: 18px;
	display: block;
	position: relative;
	/* font-weight: bold; */
}
.c1{
	margin-top:32px;
}
.c1 .right ul li{
	font-size:18px;
	color:#4c4c4c;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 0px;
	border-bottom: 1px dashed #bfc0c0;
}
.c1 .right ul li:hover{
	color:#1e4b87;
}
.c1 .right ul li:hover a{
	color:#1e4b87;
}

.c1 .right ul li:before{
 content:"";
 display:inline-block;
 width:9px;
 height:9px;
 background:url(../images/lj.png) no-repeat center center;
 margin-right:20px;
}
.c1 .right ul li a{
	color:#4c4c4c;
	
}

.c1 .left ul li{
	float: left;
	width:331px;
	height:112px;
	margin-left: 18px;
	margin-top:5px;
	margin-bottom: 10px;
}
.c1 .left ul li:nth-child(2n+1){
	margin-left:0px;
}
.c1 .left ul li .ul_c{
	padding:14px;
	background:#f6f6f6;
	box-shadow: 4px 4px 7px rgb(0 0 0 / 18%);
	border: 1px solid #eaeaea;
	padding-bottom: 25px;
}
.c1 .left ul li .ul_c p{
	font-size:18px;
	color:#4c4c4c;
	padding-bottom:14px;
	border-bottom:1px dashed #b3b3b3;
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.c1 .left ul li .ul_c p a{
	color:#4c4c4c;
}
.c1 .left ul li .ul_c span{
	font-size:12px;
}
.c1 .left ul li .ul_c span img{
	position: relative;
	top:2px;
	margin-right:10px;
}
.c2{
	margin:17px 0px 24px 0px;
}
.c2 ul li{
	float: left;
	width:244px;
	height:89px;
	position: relative;
	overflow: hidden;
	margin: 0px 8px;
}
.c2 ul li img{
	display: block;
	width:100%;
	min-height:89px;
}

.w407{
	width:407px;
	position: relative;
}
.news-m>.left{
	margin-left: 43px;
}
.news_imgb {
	position: relative;
	margin-bottom: 20px;
	margin-top: 26px;
}
.news-m>.left:first-child{
	margin-left:0px;
}
.news-m>.left .t2 label.on{
	border: none;
}
.news_imgb>a{
	display: block;
	width:100%;
	height:232px;
	position: relative;
	overflow: hidden;
}
.news_imgb>a img{
	display: block;
	width:100%;
	min-height:100%;
}
.news_imgb p{
	font-size:18px;
	text-align: center;
	position: absolute;
	bottom:0px;
	background:rgba(0,0,0,0.6);
	color:white;
	padding:6px 3%;
	width:94%;
}	
.news_imgb p a{
	color:white;
}
.news_listm {
	margin-top:20px;
}
.news_ulc ul li{
	font-size:16px;
	display: block;
	color:#363636;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:9px 0px;
}

.news_ulc ul li a{
	color:#363636;
}

.news_ulc ul li:hover{
	color:#1e4b87;
}
.news_ulc ul li:hover a{
	color:#1e4b87;
}

.news_listm>.left{
	margin-left:43px;
}
.news_listm>.left:first-child{
	margin-left:0px;
}
.new_wcn dl dt{
	font-size:20px;
	color:#000;
	display: block;
}
.new_wcn dl dt a{
	color:#000;
}

.new_wcn dl dd{
	font-size:14px;
	color:#666666;
	margin: 12px 0px;
	text-indent:2em;
	line-height: 24px;
	height: 69px;
	position: relative;
	overflow: hidden;
}
.new_wcn dl dd a{
	color:#666666;
}
.news_model_cc ul li{
	font-size:16px;
	color:#363636;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 13px 0px;
	border-bottom: 1px solid #eee;
}
.news_model_cc ul li:before{
	content:"";
	display: inline-block;
	width:4px;
	height:4px;
	background:#c90000;
	border-radius:4px;
	position: relative;
	margin-right:8px;
	top:-2px;
	
}
.news_model_cc ul li a{color:#363636;}
.news_listm .t2 label.on{
	border:none;
}


.yqlj>p{
	background:#f6f6f6;
	font-size:16px;
	color:#024a92;
	margin:30px 0px;
}

.yqlj>p span{
	display:block;
	height:38px;
	line-height:38px;
	padding:0px 8px;
	border-top:2px solid #00acee;
	width:64px;
}

.lj a{
	font-size:14px;
	color:#444;
	display:inline-block;
	margin:10px 5px;
}
.lj a:hover{
	color:#1e4b87;
}
.footer{
	margin-top:57px;
}
.f_t{
	text-align: center;
	font-size:17px;
	color:white;
	background:#107bab;
	height:65px;
	line-height:65px;
}
.f_t a{
	color:white;
	display:inline-block;
	margin:0px 15px;
}

.f_b{
	background:#118ec6;
	color:white;        
	text-align: center;
	font-size:17px;
	 padding:75px 0px;
}
.tswm{
	position: relative;
	padding-left:59px;
	margin-top:28px;
	height: 300px;
}
.tswm>span{
	position: absolute;
	left:0px;
	top:0px;
}
.super2_ul ul .super2_div_c{
	width: 394px;
	height: 239px;
	position: relative;
	overflow: hidden;
	border:1px solid #f2f2f2;
	float: left;
	margin-left:14px;
	padding: 3px;
}
.super2_ul ul .super2_div_c img{
	display: block;
	width:100%;
	height:100%;
}
.s2{
	position:relative;
	width:7px;
	height:11px;
	display: inline-block;
}
.s2.prev{
	background:url(../images/le.jpg) no-repeat center center;
}
.s2.next{
	background:url(../images/re.jpg) no-repeat center center;
}
.super2_cs{
	text-align: center;
	margin-top:20px;
}
.super2_cs label span{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	background:#cccccc;
	margin:0px 4px;
}
.super2_cs label span.on{
	background:#ff6600;
}
.super2_ul {
	height:247px;
}